@charset "UTF-8";
/* ========== 单篇+文章页 start ========== */
.articleC {background: #FFFFFF;padding: 80px 80px 80px;overflow: hidden;}
.articleBox {line-height: 36px;padding: 10px 0;color: #666666;font-size: 16px;}
.articleBox img {max-width: 100%;}
.artTime{font-size: 30px;color: #999999;line-height: 25px;height: 25px;margin-bottom: 20px;font-weight: lighter;}
/* ————— 标题 start ————— */
.articleTitle {clear: both;line-height: 43px;position: relative;overflow: hidden;}

.articleTitle .info{font-size: 26px;font-family: "microsoft yahei";color: #333333;overflow: hidden;}
.articleTitle .back{padding-left: 25px;font-size: 14px;color: #999999;background: url(../images/back.png) no-repeat center left;margin-left: 20px;}
.articleTitle .back:hover{color: #333;}
/* ————— 标题 end ————— */
/* ————— 发布信息 start ————— */
.articleTime {display: block;clear: both;color: #666666;font-size: 14px;line-height: 32px;padding: 20px 0 30px;border-bottom: 1px solid #dddddd;overflow: hidden;}
.articleTime span {padding-right: 16px;font-size: 14px;color: #999999;vertical-align: middle;}
/* ————— 发布信息 end ————— */
/* ————— 分享 start ————— */
.articleShare {display: inline-block;vertical-align: middle;}
.articleShare .shareParent .shareItem{vertical-align: middle;}
/* .shareParent .shareFont.icon-weibo {color: #FFFFFF;background: #ff763b;}
.shareParent .shareFont.icon-qzone {color: #FFFFFF;background: #FDBE3D;}
.shareParent .shareFont.icon-qq {color: #FFFFFF;background: #56b6e7;} */
/* ————— 分享 end ————— */
/* ————— 大图 start ————— */
/* 文章阅读页-内容上部大图 */
#play {width: 600px;height: 400px;position: relative;overflow: hidden;background: #fff;border: 1px solid #e9e9e9;padding: 5px;margin: 20px auto 0 auto;}
#play .change_a {width: 40%;height: 100%;position: absolute;top: 0;z-index: 1;cursor: pointer;display: block;overflow: hidden;}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {width: 24px;height: 43px;display: block;position: absolute;top: 50%;margin-top: -21px;display: none}
#play .prev_a span {background: url(../images/common/file/article_iconh.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../images/common/file/article_iconh.png) no-repeat -30px -50px;right: 0;}
#play .img_ul {position: relative;z-index: 1;width: 600px;height: 400px;}
#play .img_ul li {position: relative;z-index: 1;width: 600px;height: 400px;background: #fff;margin: 0 0 5px 0;}
#play .img_ul li img {position: absolute;}
.imgMove {width: 600px;clear: both;margin: 20px auto;position: relative;}
.img_hd {margin: 0 auto;overflow: hidden;height: 60px;position: relative;}
.img_hd ul {position: absolute;z-index: 1}
.img_hd ul li {float: left;height: 47px;width: 70px;padding: 3px;margin: 0 7px;cursor: pointer;background: #fff;border: 1px solid #d4d4d4;position: relative;}
.img_hd ul li p {height: 47px;width: 70px;display: block;background: #fff;position: relative;}
.img_hd ul li i {display: block;clear: both;line-height: 20px;padding: 0 5px;background: #000;color: #fff;position: absolute;right: 3px;bottom: 3px;z-index: 9;filter: alpha(opacity=50);-moz-opacity: 0.5;opacity: 0.5;font-family: Arial;font-size: 12px;font-style: normal;}
.img_hd ul li img {position: absolute;height: 47px;width: 70px;}
.img_hd ul li.on {border: 1px solid #c1161f;background: #c1161f;}
.imgMove .bottom_a {width: 20px;height: 25px;display: block;cursor: pointer;z-index: 10;float: left;top: 15px;position: absolute;z-index: 9;background: url(../images/common/file/article_iconh.png) no-repeat;}
.imgMove .prev_a {background-position: left top;left: 0;}
.imgMove .next_a {background-position: right top;right: 0;}
/* ————— 大图 end ————— */
/* ————— 文件 start ————— */
.articleHand {clear: both;font-size: 16px;padding: 10px 0px 20px 0;overflow: hidden;}
.articleHand a {display: block;line-height: 32px;padding: 0 20px 10px 30px;background: url(../images/common/file/file.png) no-repeat left center; color:#666}
.articleHand a.word {background: url(../images/common/file/word.png) no-repeat left 3px;color: #37a6ff !important;}
.articleHand a.ppt {background: url(../images/common/file/ppt.png) no-repeat left center;color: #ff7735 !important;}
.articleHand a.excel {background: url(../images/common/file/excel.png) no-repeat left center;color: #15bf44 !important;}
.articleHand a.pdf {background: url(../images/common/file/pdf.png) no-repeat left center;color: #1369c0 !important;}
.articleHand a.zip {background: url(../images/common/file/zip.png) no-repeat left 3px;color: #ff9779 !important;}
/* ————— 文件 end ————— */
/* ————— 文章页码 start ————— */
.articlePage {clear: both;height: 30px;text-align: center;font-family: Arial;}
.articlePage a {margin: 0 1px;background: #ccc;padding: 5px 10px;}
.articlePage a:hover {color: #fff;background: #c1161f;}
.articlePage a.hover {color: #fff;background: #c1161f;}
/* ————— 文章页码 end ————— */
/* ————— 上一篇/下一篇 start ————— */
.pageUp {border: 2px solid #eaeaea;line-height: 60px;height: 60px;font-size: 0;overflow: hidden;}
.pageUp a{width: 33.3333%;float: left;display: inline;left: 60px;text-align: center;position: relative;color: #999999;font-size: 16px;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.pageUp a::before{display: block;content: "";width: 2px;height: 40px;position: absolute;right: 0;top: 50%;margin-top: -20px;background: #eaeaea;}
.pageUp a.up::before{display: none;}
.pageUp a em{display: inline-block;width: 20px;height: 10px;margin-right: 10px;background: url(../images/pageprev.png) no-repeat center;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.pageUp a:hover em{background-image: url(../images/pageprevon.png);}
.pageUp a.next em{background-image: url(../images/pagenext.png);}
.pageUp a.next:hover em{background-image: url(../images/pagenexton.png);}
.pageUp a:hover{color: #c1161f;}
.pageUp a.up em{background-image: url(../images/backh.png);width: 16px;height: 16px;vertical-align: middle;}
.pageUp a.up:hover em{background-image: url(../images/back.png);}
/* ————— 上一篇/下一篇 end ————— */
/* ————— 音频 start ————— */
.newsAudio .audiojs audio {position: absolute;left: -1px;opacity: 0;}
.newsAudio .audiojs {z-index: 99999;background: #fff;overflow: hidden;font-family: monospace;font-size: 12px;border-radius: 5px;box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);width: 400px;margin: 0 auto;border: 1px solid #e5e5e5\9;}
.newsAudio .audiojs .play-pause {width: 25px;height: 27px;padding: 4px 6px;margin: 0px;float: left;overflow: hidden;position: relative;}
.newsAudio .audiojs .play-pause:before {content: '';display: block;border-right: 1px solid #e5e5e5;position: absolute;right: 0;top: 0;height: 100%;transform: scaleX(0.3);}
.newsAudio .audiojs p {display: none;width: 25px;height: 27px;margin: 0px;cursor: pointer;}
.newsAudio .audiojs .play {display: block;}
.newsAudio .audiojs .scrubber {position: relative;float: left;width: 240px;background: #f5f5f5;height: 14px;margin: 10px;top: 1px;overflow: hidden;}
.newsAudio .audiojs .progress {position: absolute;top: 0px;left: 0px;height: 14px;width: 0px;background: #fbbc05;z-index: 1;}
.newsAudio .audiojs .loaded {position: absolute;top: 0px;left: 0px;height: 14px;width: 0px;background: #ffeebb;cursor: pointer;}
.newsAudio .audiojs .time {overflow: hidden;height: 35px;line-height: 36px;margin: 0px 0px 0px 6px;padding: 0px 6px 0px 12px;position: relative;color: #666;}
.newsAudio .audiojs .time:before {content: '';display: block;border-left: 1px solid #e5e5e5;position: absolute;left: 0;top: 0;height: 100%;transform: scaleX(0.3);}
.newsAudio .audiojs .time em {padding: 0px 2px 0px 0px;color: #666;font-style: normal;}
.newsAudio .audiojs .time strong {padding: 0px 0px 0px 2px;font-weight: normal;}
.newsAudio .audiojs .error-message {display: none;padding: 0px 10px;height: 35px;overflow: hidden;line-height: 36px;white-space: nowrap;color: #666;text-overflow: ellipsis;-o-text-overflow: ellipsis;-icab-text-overflow: ellipsis;-khtml-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-webkit-text-overflow: ellipsis;}
.newsAudio .audiojs .error-message a {color: #666;text-decoration: none;padding-bottom: 1px;border-bottom: 1px solid #999;white-space: wrap;}
.newsAudio .audiojs .play {background: url(../components/audio/images/play.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .loading {background: url(../components/audio/images/loading.png) center center no-repeat;background-size: 14px;-webkit-animation: fa-rotating 2s infinite linear;animation: fa-rotating 2s infinite linear;}
.newsAudio .audiojs .loading:before {content: '';}
@keyframes fa-rotating {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(359deg);transform: rotate(359deg);}}
.newsAudio .audiojs .error {background: url(../components/audio/images/error.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .pause {background: url(../components/audio/images/pause.png) center center no-repeat;background-size: 16px;}
.newsAudio .playing .play,
.newsAudio .playing .loading,
.newsAudio .playing .error {display: none;}
.newsAudio .playing .pause {display: block;}
.newsAudio .loading .play,
.newsAudio .loading .pause,
.newsAudio .loading .error {display: none;}
.newsAudio .loading .loading {display: block;}
.newsAudio .error .time,
.newsAudio .error .play,
.newsAudio .error .pause,
.newsAudio .error .scrubber,
.newsAudio .error .loading {display: none;}
.newsAudio .error .error {display: block;}
.newsAudio .error .play-pause p {cursor: auto;}
.newsAudio .error .error-message {display: block;}
/* ————— 音频 end ————— */
/* ————— 视频 start ————— */
.newsViewVideo{width: 600px;height: 400px;margin: 0 auto;position: relative;}
.newsViewVideo #col1mui-player{height: 100% !important;cursor: pointer;}
.newsViewVideo #muiPlaybtn{position: absolute;left: 0;top: 0;background: url(../images/play.png)no-repeat center center;width: 100%;height: 100%;display: block;z-index: 999;cursor: pointer;}
/* ————— 视频 end ————— */
/* ========== 单篇+文章页 end ========== */
/* ========== 全图列表 start ========== */
/* 子公司列表 start */
.subordinates dd{margin-bottom: 50px;}
.subordinates dd .con{overflow: hidden;position: relative;}
.subordinates dd .pic{width: 65.3846%;float: left;display: inline;margin-right: 30px;}
.subordinates dd.dd2 .pic{float: right;margin-left: 30px;margin-right: 0;}
.subordinates dd .pic::before{padding-top: 56.2745%;}
.subordinates dd .text{overflow: hidden;padding-top: 3%;}
.subordinates dd .text .title{height: 24px;margin-bottom: 15px;}
.subordinates dd .text .title a{line-height: 24px;font-size: 24px;color: #333333;}
.subordinates dd .text .titlec{height: 15px;line-height: 15px;font-size: 15px;color: #cccccc;margin-bottom: 10%;}
.subordinates dd .text .tel{height: 25px;line-height: 25px;font-size: 15px;color: #666666;margin-bottom: 10%;}
.subordinates dd .text .tel a{display: inline-block;margin-right: 10px;height: 25px;padding-left: 32px;font-size: 15px;color: #666666;background: url(../images/lianjie.png) no-repeat center left;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.subordinates dd .text .info{height: 78px;line-height: 26px;font-size: 14px;color: #666666;margin-bottom: 10%;}
.subordinates dd .text .btn{display: block;width: 110px;height: 35px;line-height: 35px;font-size: 14px;color: #999999;background: url(../images/zbtn.png) no-repeat center right;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.subordinates dd:hover .text .btn{color: #c1161f;background-image: url(../images/zbtnon.png);}
.subordinates dd .text .tel a:hover{color: #c1161f;background-image: url(../images/lianjieon.png);}
.subordinates dd .con .textc{position: absolute;width: 50%;text-align: right;bottom: 58px;padding-bottom: 10px;border-bottom: 1px solid #ebebeb;line-height: 18px;right: 0;z-index: 2;}
.subordinates dd .con .textc i{font-size: 18px;color: #666666;font-style: normal;}
.subordinates dd .con .textc span{font-size: 14px;color: #cbcbcb;}
.subordinates dd.dd2 .con .textc{left: 0;text-align: left;right: auto;}

/* 子公司列表 end */
/* 视频列表 start */
.videoList {overflow: hidden;margin-right: -30px;}
.videoList dd {width: 33.33333%;float: left;display: inline;margin-bottom: 30px;}
.videoList dd .con {display: block;margin-right: 30px;background: #fff;overflow: hidden;border-radius: 5px;}
.videoList dd .pic::before{padding-top: 66.5761%;}
.videoList dd .pic .playBtn{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0, 0, 0, 0.3);z-index: 2;}
.videoList dd .pic span.play {width: 100%;height: 40px;margin-bottom: 24px;display: block;background: url(../images/common/videoIco.png) no-repeat center center;}
.videoList dd .pic span.time {width: 100%;height: 16px;line-height: 16px;display: block;font-size: 16px;color: #ffffff;text-align: center;}
.videoList dd .text{padding:20px;}
.videoList dd .con .title {height: 25px;line-height: 25px;font-size: 16px;color: #333333;overflow: hidden;transition: all 0.4s;-webkit-transition: all 0.4s; text-align: center;}
.videoList dd .con:hover .title {color: #c1161f;}
.aykj-videoPop .layui-layer-setwin .layui-layer-close2{background: url(../images/common/videoPopClose.png) no-repeat center center / auto 40px;right: -60px;top: -40px;}
.aykj-videoPop .layui-layer-setwin .layui-layer-close2:hover{ background-position: center center;}
/* 视频列表 end */
/* 资质荣誉 start */
.hornorList {overflow: hidden;margin-right: -40px;}
.hornorList dd {width: 25%;float: left;display: inline;margin-bottom: 40px;}
.hornorList dd a {display: block;margin-right:40px;overflow: hidden;background: #FFFFFF;transition-duration: 0.4s;-webkit-transition-duration: 0.4s;}
.hornorList dd a .picBox {padding: 12% 10%;}
.hornorList dd a .picBox .pic::before {padding-top: 110.5882%;}
.hornorList dd a .picBox .pic img {object-fit: contain;}
.hornorList dd a .text {box-sizing: border-box;-webkit-box-sizing: border-box;text-align: center;border-top: 1px solid #e7e7e7;height: 86px;line-height: 86px;font-size: 16px;color: #333333;padding: 0 20px;}
.hornorList dd a:hover .text{color: #c1161f;font-weight: bold;}
/* 资质荣誉 end */
/* 期刊杂志 start */
.magezineList{overflow: hidden;margin:0 -10px;}
.magezineList dd{width: 25%;float: left;display: inline;margin-bottom: 20px;}
.magezineList dd .con{display: block;background: #FFFFFF;margin:0 10px;}
.magezineList dd .con .pic::before{padding-top:133.333333%;}
.magezineList dd .con .pic .scan{ position: absolute; left: 0;top: 0; width: 100%;height: 100%; background: rgba(0,0,0,.5) url(../images/common/eyeImg.png) no-repeat center center; visibility: hidden; opacity: 0; transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.magezineList dd .con .text{height: 60px;line-height: 60px;padding: 0 20px;font-size: 16px;color: #333333;text-align: center;transition: all 0.4s;-webkit-transition: all 0.4s;}
.magezineList dd .con:hover .text{color: #c1161f;}
.magezineList dd .con:hover  .pic .scan{visibility: visible; opacity: 1;}
/* 期刊杂志 end */
/* 数字报纸 start */
.newsPaperTime{ text-align: left; font-size: 0; margin: 0 -5px 30px;}
.newsPaperTime a{ display: inline-block; height: 30px; line-height: 30px; padding:0 30px; color: #333; border: 1px solid #fff; border-radius: 32px; font-size: 12px; margin: 0 5px; background: #FFF;}
.newsPaperTime a:hover{ background: #292e88; color: #FFF; border-color: #292e88;}
.newsPaperTime a.hover{ background: #292e88; color: #FFF; border-color: #292e88;}
.newsPaper{overflow: hidden;margin:0 -10px;}
.newsPaper dd{width: 25%;float: left;display: inline;margin-bottom: 20px;}
.newsPaper dd .con{display: block;background: #FFFFFF;margin:0 10px;}
.newsPaper dd .con .pic::before{padding-top:133.333333%;}
.newsPaper dd .con .pic .scan{ position: absolute; left: 0;top: 0; width: 100%;height: 100%; background: rgba(0,0,0,.5) url(../images/common/eyeImg.png) no-repeat center center; visibility: hidden; opacity: 0; transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.newsPaper dd .con .text{height: 60px;line-height: 60px;padding: 0 20px;font-size: 16px;color: #333333;text-align: center;transition: all 0.4s;-webkit-transition: all 0.4s;}
.newsPaper dd .con:hover .text{color: #292e88;}
.newsPaper dd .con:hover  .pic .scan{visibility: visible; opacity: 1;}
/* 数字报纸 end */
/* ========== 全图列表 end ========== */
/* ========== 瀑布流 start ========== */
/* 纵向瀑布流start */
.waterFall1{position: relative;width: 100%;z-index: 1 !important; opacity: 0;}
.waterFall1 dd {width: 33.3333%;position: absolute;top: 0;left:0;}
.waterFall1 dd a {display: block;margin-right: 30px;background: #fff;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;margin-bottom: 30px;}
.waterFall1 dd a .grPic {height: auto;;box-sizing: border-box;-webkit-box-sizing: border-box;overflow: hidden;}
.waterFall1 dd a .grPic img {width: 100%;height: 100%;}
.waterFall1 dd .con{position: relative;}
.waterFall1 dd a .text {font-size: 16px;color: #fff;height: 50px;line-height: 50px;text-align: center;-webkit-box-sizing: border-box;background: rgb(0,0,0,0.4);position: absolute;bottom: 0;left: 0;width: 100%;opacity: 0;transition: all .4s linear;-webkit-transition: all .4s linear}
.waterFall1 dd a:hover .text {opacity: 1;}
/* 纵向瀑布流end */
/* 横向瀑布流start */
.waterFall2{opacity: 0;}
.waterFall2 .caption{font-size: 16px;color: #fff;height: 50px;line-height: 50px;text-align: center;-webkit-box-sizing: border-box;background: rgb(0,0,0,0.4);position: absolute;bottom: 0;left: 0;width: 100%;opacity: 0;transition: all .4s linear;-webkit-transition: all .4s linear}
/* 横向瀑布流end */
/* ========== 瀑布流 end ========== */
/* ————— 公用表单 start ————— */
.input{ border: 1px solid #ddd; padding:0 10px}
.input input{ border: none; background: none; width: 100%; height: 50px; line-height: 50px; font-size: 14px; color: #333;}
.textarea{ border: 1px solid #ddd; padding:5px 10px}
.textarea textarea{ border: none; background: none; width: 100%; height: 120px; line-height: 25px; font-size: 14px; color: #333;}
a.formBtn{ display: inline-block; height: 40px; line-height: 40px; border: 1px solid #ddd; background: #FFF; border-radius: 3px; font-size: 14px; color: #333; padding:0 30px; margin: 0 5px;}
a.formBtn:hover{ opacity: .9;}

.formYzm .input{ width: 100%; }
.formYzm .yzmImg img{ display: block; width: 100%; height: 100%;}

.formSubBtn{ font-size: 0; text-align: left; margin: 0 -5px;}
.formSubBtn a{ padding:0 40px; border-radius: 5px;}
.formSubBtn a.submit{ background: #292e88; color: #FFF;}
.formSubBtn a.reset{ background: #ddd; color: #8b8b8b;}
/* ————— 公用表单 end ————— */
/* ========== 留言 start ========== */
.messagePage{ background: #FFF; padding:20px}
.messageBox{ padding:20px;}
.messageTitle{position: relative;padding-left: 20px;margin-bottom: 20px; height: 50px; line-height: 50px; border-bottom: 1px solid #ddd;}
.messageTitle::before{width: 4px;height: 26px;background: #292e88;display: block;content: '';position: absolute;top: 50%;left: 0;margin-top: -13px;}
.messageTitle .conL{ float: left; display: inline; font-size: 24px;color: #000000;}
.messageTitle .conR{ float: right; display: inline;}
.messageTitle .conR a{ color: #292e88; font-size: 14px;}
.messageTitle .conR a:hover{ color: #0b60d9;}
/* 留言展示列表start */
.messageList dd{padding-bottom: 20px;margin-bottom: 20px;background: #FFF;padding: 20px; border-radius: 5px;border: 1px solid #f5f5f5;box-shadow: 0px 0px 4px rgb(0 0 0 / 3%);}
.messageList dd:last-child{ border-bottom: none; margin-bottom: 0;}
.msgHead{ overflow: hidden; height: 40px; line-height: 40px; font-size: 14px;}
.msgHeadL{float: left; display: inline; color: #333;}
.msgHeadL span{ font-size:14px}
.msgHeadR{float: right; display: inline; font-size: 12px; color: #999; padding-left: 20px; background: url(../images/common/timeIco.png) no-repeat left center / auto 15px;}
.msgText{line-height: 25px;color: #666;font-size: 12px;margin-bottom: 5px;}
.msgReplay{line-height: 25px;color: #666;font-size: 12px;background: #f9f9f9;padding: 10px; border-radius: 5px;}
.msgReplay span{ color: #292e88; font-size: 14px;}
/* 留言展示列表end */
/* 留言表单start */
.messageForm{ margin-right: -40px; font-size: 14px;}
.messageForm:after{ clear:both; content: ''; visibility: hidden; display: block;}
.messageForm .item{ width: 50%; float: left; display: inline; margin-bottom: 15px;}
.messageForm .item.w100p{ width: 100%;}
.messageForm .item .con{ margin-right: 40px;}
.messageForm .item .label{ height: 38px; line-height: 38px;}
.messageForm .item .label span{ color: #da0100;}
.messageForm .item .itemC{ clear: both; min-height: 40px;}
/* 留言表单end */
/* ========== 留言 end ========== */
/* ========== 招聘 start ========== */
/* 招聘详情 satrt */
.recrultV{padding: 50px;padding-bottom: 80px;}
.recrultV .title{font-size: 24px;font-weight: bold;color: #333333;line-height: 26px;height: 26px;margin-bottom: 25px;}
.recrultV .titlec{font-size: 14px;color: #999999;line-height: 14px;padding-bottom: 25px;border-bottom: 1px solid #ebebeb;margin-bottom: 32px;}
.recrultV .info{font-size: 16px;color: #ebebeb;line-height: 18px;position: relative;left: -15px;margin-bottom: 60px;}
.recrultV .info span{display: inline-block;margin: 0 15px;color: #555555;}
.recrultV .text{margin-bottom: 40px;}
.recrultV .text .titleb{font-size: 18px;color: #333333;padding: 0 0 17px 14px;position: relative;border-bottom: 1px solid #ebebeb;}
.recrultV .text .titleb::before{display: block;content: "";width: 3px;height: 17px;position: absolute;left: 0;top: 0;background: #c1161f;}
.recrultV .text .textc{font-size: 16px;line-height: 36px;color: #555555;}
.recrultV .infob{display: block;margin-bottom: 20px;font-size: 16px;font-weight: bold;line-height: 18px;height: 18px;color: #333333;}
.recrultV .infoc{margin-bottom: 40px;font-size: 16px;line-height: 18px;height: 18px;color: #c1161f;}
.recrultV .btn{width: 180px;height: 50px;line-height: 50px;text-align: center;border-radius: 3px;font-size: 18px;color: #fff;background: #c1161f;display: block;}
.recrultV .infob:hover{color: #c1161f;}
.recrultV .btn:hover{opacity: 0.8;}
/* 招聘详情 end */
/* 招聘表单 satrt */
.recruitFormBox{ background-color: #ffffff; padding: 60px 40px 50px;}
.recruitFormBox .title1 div{display: inline-block;vertical-align: middle;}
.recruitFormBox .title1 {text-align: center; padding-bottom: 73px;}
.recruitFormBox .titleCh{font-size: 26px; color: #333333;height: 26px;line-height: 26px;}
.recruitFormBox .titleEn{font-size: 30px; color: #ededed;height: 30px;line-height: 30px;margin-left: 5px;}
.recruitForm{ margin-right: -34px; font-size: 14px; color: #333333;}
.recruitForm dd{ float: left; display: inline; margin-bottom: 25px;}
.recruitForm dd .con{ padding-right: 34px;}
.recruitForm dd .subtitle{ height: 50px; line-height: 50px; color: #da0100; font-size: 16px; font-weight: bold;}
.recruitForm dd .title{ height: 50px; line-height: 50px; float: left; width: 85px;text-align: right;margin-right: 10px;}
.recruitForm dd .title span{ color: #da0100;}
.recruitForm dd .formC{ border: 1px solid #e2e2e2; padding: 0 10px; overflow: hidden;min-height: 50px;}
.recruitForm dd input{ display: block;height: 50px; line-height: 50px; border: none; background: none;}
/* 性别 start */
.aykj_beautify_radio {line-height: 50px;font-size: 0}
.aykj_beautify_radio .radioCon {position: relative;overflow: hidden;display: inline-block;font-size: 14px;margin-right: 30px;vertical-align: middle;}
.aykj_beautify_radio .radioCon:last-child {margin-right: 0;}
.aykj_beautify_radio .radioCon label {line-height: 50px;display: block;position: relative;padding-left: 30px;font-size: 14px;color: #333333;}
.aykj_beautify_radio .radioCon label:first-child {padding-left: 0;}
.aykj_beautify_radio .radioCon input {position: absolute;width: 100% !important;height: 100% !important;top: 0;left: 0;z-index: 1;opacity: 0;}
.aykj_beautify_radio .radioCon input[type="radio"]+label span {content: "";display: inline-block;vertical-align: middle;width: 20px;height: 20px;box-sizing: border-box;-webkit-box-sizing: border-box;border-radius: 100%;border: 1px solid #dfdfdf;box-sizing: border-box;position: absolute;left: 0px;top: 50%;margin-top: -10px;}
.aykj_beautify_radio .radioCon input[type="radio"]+label span::before {display: none;content: '';width: 10px;height: 10px;border-radius: 100%;background: #AA0000;position: absolute;top: 50%;left: 50%;margin-top: -5px;margin-left: -5px;}
.aykj_beautify_radio .radioCon input[type="radio"]:checked+label span::before {display: block;}
/* 性别 end */
.recruitForm dd input.input1{ width: 100%;}
.recruitForm dd textarea{ display: block; width: 100%; padding: 6px 0; line-height: 25px;height: 25px; border: none; background: none;}
.recruitForm dd.dd1{ width: 33.3333%;}
.recruitForm dd.dd2{ width: 100%;}
.recruitForm dd.dd3{ width: 50%;}
.zpformSel{ height:50px; position:relative; padding-right:50px;}
.zpformSel .seljg{ padding-left:10px; line-height:50px; color:#333333; font-size:13px; cursor:pointer;}
.zpformSel i{ display:block; width:50px; height:50px; background:url(../images/formSel.png) no-repeat center center; position:absolute; right:0px; top:0px; cursor:pointer;}
.zpformSel .selTj{ width:100%; overflow:hidden; border:1px solid #dedede; border-top:none; max-height:120px; overflow-y:auto; position:absolute; left:-1px; top:38px; background:#FFF; display:none; z-index:100000}
.zpformSel .selTj a{ display:block; height:35px; line-height:35px; padding-left:10px; color:#666666; margin-bottom:1px; font-size: 12px;}
.zpformSel .selTj a:hover{ background:#1a83e0; color:#FFF;}
.zpformSel .selTj a.hover{background:#1a83e0; color:#FFF;}
.photoUpload{ overflow: hidden; height: 40px; line-height: 40px; font-size: 14px;}
.photoUpload span{ overflow: hidden; float: left; display: inline; color: #333333;}
.photoUpload a{ overflow: hidden; float: left; display: inline; height: 40px; line-height: 40px; margin: 0 10px; background: #e9e9e9; padding: 0 20px; color: #666666;}
.photoUpload a:hover{ opacity: 0.8}
.photoUpload em{ overflow: hidden; float: left; display: inline; color: #aeaeae; font-style: normal;}
.formYzm .formC{float: left; width: 150px;}
.formYzm{ overflow: hidden; position: relative; padding-right: 100px; }
.formYzm .text{color: #666666; position: relative; left: 40px;}
.formYzm.formYzm2{ position: relative; height: 50px; width: 150px; }
.yzmFORM{width: 150px; height: 50px;  position: absolute; left: 200px; background-color: #dedede; display: table-cell; vertical-align: middle; text-align: center; line-height: 50px;}
.yzmFORM img{text-align: center;width: 100%;height: 100%;}
.recruitForm dd .input1.input11{height: 50px;}
.textT{position: relative; left: 480px; top: -36px;}
.zpFormBtn{  font-size: 0px; width: 220px; height: 50px; float: left; padding: 0px 30px 0 95px;}
.zpFormBtn a{ display:block;font-size: 16px; color: #666666; padding: 0 90px; height: 50px; line-height: 50px; background: #e6e6e6;}
.zpFormBtn a.hover{ opacity: 0.9; background-color: #c1161f; color: #fff;}
.reset{  font-size: 0px; width: 220px; height: 50px; float: left;}
.reset a{ display:block;font-size: 16px; color: #666666; padding: 0 90px; height: 50px; line-height: 50px; background: #e6e6e6;}
.reset a:hover{ opacity: 0.9; background-color: #c1161f; color: #fff;}
.recruitForm dd .formC.np.np1{border: 1px solid #fff;}
.recruitForm dd .formC.np.np1 input{display: inline-block;} 
.recruitForm dd .formC.np.np1 label{padding-right: 30px;vertical-align: middle;}
.dd2 .formC.maytext textarea{color: #cccccc;}
.dd4{width: 100%;}
.dd4 .textT{position: unset;line-height: 35px;font-size: 14px;color: #666666;}
.recruitForm dd.dd4 .title{line-height: 35px;height: 35px;}
.dd4 .sc{width: 77px;height: 35px;border-radius: 3px;background: #e08a8f;color: #fff;margin-right: 12px;text-align: center;line-height: 35px;display: block;}
.dd4 .mb{width: 77px;height: 35px;border-radius: 3px;background: #c1161f;color: #fff;margin-right: 12px;text-align: center;line-height: 35px;display: block;}
/* 表单end */
/* ========== 招聘 end ========== */
/* ========== 联系我们 start ========== */
.topMap{ margin: 0 auto; background-color: #fff; padding: 85px 80px 85px;}
.contactInformation{width: 100%; }
.contactInformation .info{width: 32.333%; display: inline-block;text-align: center;position: relative;}
.contactInformation .info .img{width: 65px;height: 65px;margin: 0 auto;margin-bottom: 30px;}
.contactInformation .info .des{font-size: 14px;color: #333333;line-height: 14px;height: 14px;margin-bottom: 12px;overflow: hidden;}
.contactInformation .info .explain{font-size: 14px;color: #666666;line-height: 14px;height: 14px;overflow: hidden;}
.contactInformation .info::before{display: block;content: "";width: 1px;height: 82px;background: #e6e6e6;position: absolute;right: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%)}
.contactInformation .info.address::before{display: none;}
#map{width: 100%;height: 427px;}
.BMapLabel {display: none !important;}
.anchorBL {display: none;}
.BMap_omCtrl {display: none;}
.onlineMessage{ background-color: #fff; padding: 85px 80px 0 80px;}
.onlineMessage .title1 div{display: inline-block;vertical-align: middle;}
.onlineMessage .title1 {text-align: center; padding-bottom: 73px;}
.onlineMessage .titleCh{font-size: 26px; color: #333333;height: 26px;line-height: 26px;}
.onlineMessage .titleEn{font-size: 30px; color: #ededed;height: 30px;line-height: 30px;margin-left: 5px;}
/* ========== 联系我们 end ========== */
/* 留言 start */
.messageForm{ margin-right: -34px; font-size: 14px; color: #333333;}
.messageForm dd{ float: left; display: inline; margin-bottom: 20px; }
.messageForm dd .con{ padding-right: 34px; }
.messageForm dd .subtitle{ height: 50px; line-height: 50px; color: #da0100; font-size: 16px; font-weight: bold; }
.messageForm dd .title{ height: 50px; line-height: 50px; float: left; margin-right: 20px;}
.messageForm dd .title span{ color: #da0100;}
.messageForm dd .formC{ border: 1px solid #e2e2e2; padding: 0 10px; overflow: hidden; }
.messageForm dd .formC.np{padding: 0px;}
.messageForm dd input{ display: block;height: 50px; line-height: 50px; border: none; background: none;}
.messageForm dd input.input1{ width: 100%;}
.messageForm dd textarea{ display: block; width: 100%; padding: 6px 0; line-height: 25px;height: 25px; border: none; background: none;}
.messageForm dd.dd1{ width: 33.3333%;}
.messageForm dd.dd2{ width: 100%;}
.messageForm dd.dd3{ width: 50%;}
.messageformSel{ height:50px; position:relative; padding-right:50px;}
.messageformSel .seljg{ padding-left:10px; line-height:50px; color:#333333; font-size:13px; cursor:pointer;}
.messageformSel i{ display:block; width:50px; height:50px; background:url(../images/formSel.png) no-repeat center center; position:absolute; right:0px; top:0px; cursor:pointer;}
.messageformSel .selTj{ width:100%; overflow:hidden; border:1px solid #dedede; border-top:none; max-height:120px; overflow-y:auto; position:absolute; left:-1px; top:38px; background:#FFF; display:none; z-index:100000}
.messageformSel .selTj a{ display:block; height:35px; line-height:35px; padding-left:10px; color:#666666; margin-bottom:1px; font-size: 12px;}
.messageformSel .selTj a:hover{background:#1a83e0; color:#FFF;}
.formYzm.formYzm1{ position: relative; height: 50px; width: 150px; }
.yzmfrom{height: 50px; background-color: #dedede; display: table-cell; vertical-align: middle; text-align: center; line-height: 50px;}
.yzmfrom img{text-align: center;height: 50px;width: 100%;}
.messageFormBtn{ text-align: center; font-size: 0px; width: 220px; float: left; margin-left: 87px;}
.messageFormBtn a{ display:block;font-size: 16px; color: #666666; padding: 0 90px; height: 50px; line-height: 50px; background: #dedede;}
.messageFormBtn.hover a{ opacity: 0.9;background: #c1161f; color: #fff;}
.Reset{ text-align: center; font-size: 0px; width: 220px; float: left; margin-left: 30px;}
.Reset a{ display:block;font-size: 16px; color: #666666; padding: 0 90px; height: 50px; line-height: 50px; background: #dedede;}

.H50{height: 50px; background-color: #f5f5f5;}
/* 留言 end */
/* ========== 联系我们 end ========== */
/* ========== 问卷调差 start ========== */
/* 问卷列表 start */
.collectListPage{padding: 20px; background: #fff;}
.collectList{overflow: hidden;}
.collectList dt{clear: both;height: 50px;overflow: hidden;border-radius:3px;background: #292e88b5;}
.collectList dt span{float: right;height: 50px;line-height: 50px;text-align: center;font-size: 16px;color:#fff;}
.collectList span.span1{overflow: hidden;float: none;display: block;}
.collectList span.span2{width:23%}
.collectList span.span3{width:12%}
.collectList dd{clear: both;line-height: 60px;overflow: hidden;border-radius:3px;}
.collectList dd:nth-child(2n+1){background:#f3f3f3;}
.collectList dd span{float: right;overflow: hidden;}
.collectList dd span.span2{text-align:center;font-size:16px;color:#999999;}
.collectList dd span.span3{text-align:center;color: #292e88;font-size: 16px;}
.collectList dd span.span3.finish{color:#999999}
.collectList dd span a{display:block;padding-left: 19px;background: url(../images/common/icon1.png) no-repeat 10px center;color: #333333;font-size: 16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.collectList dd span a:hover{color:#292e88;}
/* 问卷列表 end */
/* 问卷调查 start*/
.whdc {padding: 0 50px;margin: 0 auto;background: #fff;}
.whdcT {clear: both;text-align: center;line-height: 45px;font-size: 26px;font-family: "microsoft yahei";color: #333333;}
.whdcTime {height: 38px;line-height: 38px;color: #666;font-size: 12px;}
.whdcText {font-size: 14px;line-height: 30px;padding: 15px 0;border-bottom: 1px solid #f0f0f0;margin-bottom: 15px;}
.whdcText.noborder {border: none;}
.whdcTable {text-align: center;margin-bottom: 30px;}
.whdcTable table {border: 1px solid #efeeee;}
.whdcTable table tr {border: 1px solid #efeeee;height: 58px;}
.whdcTable table tr td {border: 1px solid #efeeee;}
.whdcTable table .w1 {width: 25%;}
.whdcTable table .w2 {width: 25%;}
.whdcTable table .w3 {width: 25%;}
.whdcTable table .w4 {width: 25%;}
.whdcTable table tr td .con {padding: 0 15px;font-size: 16px;color: #333333;}
.whdcTable table tr td .con em {color: #333;font-style: normal;}
.whdcTable table tr td .con em.red {color: #292e88;}
.whdcTable table tr td .con em.green {color: #2aa516;}
.whdcTable table tr td.gray {background: #f7f7f7;}
.whdcTable table tr td.gray .con {color: #666;}
.questionBox {overflow: hidden;clear: both;padding: 20px 0;clear: both;margin: 0 0 20px 0;border-bottom: 1px solid #efefef;}
.questionT {clear: both;overflow: hidden;width: 100%;font-size: 16px;padding-bottom: 8px;color: #333333;}
.questionT span {color: #cc0000;font-size: 13px;padding: 0 0 0 10px;}
.questionDl {clear: both;padding: 0;background: #FFF;}
.questionDl dd {clear: both;overflow: hidden;padding: 0;}
.questionDl dd em {display: block;width: 16px;height: 16px;float: left;margin: 8px 0 0 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background: url(../images/common/kk1.png) no-repeat center center;}
.questionDl dd:last-child {border-bottom: none;}
.questionDl.radio em {border-radius: 16px;background: url(../images/common/kk1.png) no-repeat center center;}
.questionDl.radio em.selected {background: url(../images/common/kk1h.png) no-repeat center center;}
.questionDl.checkbox em.selected {background: url(../images/common/kk1h.png) no-repeat center center;}
.ChoiceBox {clear: both;overflow: hidden;cursor: pointer;}
.ChoiceBox.float {float: left;}
.ChoiceBox span {display: block;line-height: 20px;font-size: 14px;margin-left: 30px;padding: 6px 0;}
.ChoiceBox i {margin-left: 30px;}
.writeBox {float: left;display: inline;overflow: hidden;}
.writeBox input {width: 120px;border: none;display: block;float: left;font-size: 12px;margin: 0 0 0 10px;line-height: 25px;font-family: "microsoft yahei";border-bottom: 1px solid #b80b0b;}
.surveyBt {clear: both;overflow: hidden;padding: 20px 0 10px 0;}
.surveyBt a {display: block;width: 100%;line-height: 30px;border-radius: 3px;text-align: center;font-size: 14px;color: #fff !important;background: #b51413;margin: 0 auto;padding: 3px 0;}
.surveyBt a:hover {background: #4189d0;}
.dcBtn {clear: both;text-align: center;}
.dcBtn div {display: inline-block;overflow: hidden;}
.dcBtn div a {float: left;display: inline;padding: 0 56px;border-radius: 3px;height: 40px;line-height: 40px;font-size: 14px;margin: 0 15px;}
.dcBtn div a.a1 {background: #292e88;color: #FFF;}
.dcBtn div a.a2 {background: #f0f0f0;color: #666;}
.dcBtn div a:hover {opacity: .9;}
.wjdcT {background: #f8f8f8;padding: 5px 10px;}
.wjdcT1 {height: 33px;line-height: 33px;overflow: hidden;text-align: center;color: #333333;font-size: 24px;}
.wjdcT1Text {line-height: 31px;overflow: hidden;color: #666666;font-size: 14px;text-align: center;}
.questionTC {clear: both;}
.questionTC textarea {width: 1148px;border: 1px solid #eeeeee;height: 118px;line-height: 30px;padding: 0 10px;}
.questionDl.onchoice em {background: url(../images/common/kk2.png) no-repeat center center}
.questionDl.onchoice em.selected {background: url(../images/common/kk2h.png) no-repeat center center}
/* 问卷调查 end*/
/* 问卷详情 start*/
.wjdcresult {text-align: center;}
.wjdcresult dd {border-top: 2px solid #292e88;margin-bottom: 20px;}
.wjdcresult dd .title {height: 51px;margin-bottom: 0px;overflow: hidden;line-height: 51px;background: url(../images/common/tBg2.png) repeat-x left top;}
.wjdcresult dd .title .titleL {padding-left: 65px;height: 51px;background: url(../images/common/listT.png) no-repeat 32px center;font-size: 16px;color: #333333;}
.wjdcresult dd .title .titleR {font-size: 14px;color: #0b5fab;padding-right: 90px;}
.wjdcresult table {border: 1px solid #efeeee;}
.wjdcresult table tr {border: 1px solid #efeeee;height: 40px;}
.wjdcresult table tr.tr1 {height: 40px;background: #f7f7f7;font-size: 12px;}
.wjdcresult table tr td {border: 1px solid #efeeee;}
.wjdcresult table .w1 {width: 599px;}
.wjdcresult table .w2 {width: 120px;}
.wjdcresult table .w3 {width: 197px;}
.wjdcresult table tr td .con {padding: 0 15px;font-size: 14px;}
.wjdcresult table tr td .td1 {padding: 0 30px !important;}
.l {text-align: left;}
.r {text-align: right;}
.c {text-align: center;}
.wjdcresult table tr.tr1 td .con {padding: 0 15px;font-size: 14px;}
.whdcTable .gray {background: #f7f7f7;}
.wjdcCount {display: inline-block;overflow: hidden;}
.wjdcCount .wjdcCountL {color: #292e88;margin-right: 10px;width: 50px;}
.wjdcCount .wjdcCountR {color: #292e88;width: 115px;height: 15px;border: 1px solid #d1d1d1;}
.wjdcCount .wjdcCountR em {display: block;height: 15px;background: #292e88;}
.questionC{padding-top: 10px;}
.questionArea{padding: 5px 10px;margin-bottom: 10px;border: 1px solid #ccc;}
.questionArea textarea{border: none;outline: none;background: none;height: 140px;width: 100%;line-height: 28px;font-size: 14px;color: #666;resize:none;}
/* 问卷详情 end*/
/* ========== 问卷调查 end ========== */
/* ========== lhb start ========== */
/* 全图列表1 start */
.imgList1{overflow: hidden;margin:0 -15px;}
.imgList1 dd{width: 33.3333%;float: left;display: inline;margin-bottom: 30px;}
.imgList1 dd .con{display: block;background: #FFFFFF;margin:0 15px;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;overflow: hidden;}
.imgList1 dd .con .pic::before{padding-top: 60.0405%;}
.imgList1 dd .con .pic .newPic{position: absolute !important;left: 0;top: 0;}
.imgList1 dd .con .text{background: #fff; text-align: center;color: #333;font-size: 16px;height: 70px;line-height: 70px;font-weight: bold;padding: 0 20px;overflow: hidden;}
.imgList1 dd .con .text a{color: #333;}
.imgList1 dd .con:hover{box-shadow: 0px 5px 20.58px 0.42px rgba(41, 46, 136, 0.14);}
.imgList1 dd .con:hover .text a{color: #C1161F;}
/* 全图列表1 end */
/* 全文列表1 start */
.testListPage{ padding:20px; background: #FFF;}
.textList1{ overflow: hidden;margin-top: 10px;}
.textList1 dd{margin-bottom: 12px;}
.textList1 dd .con{background: #fff;padding: 0 50px;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;overflow: hidden;height: 80px;}
.textList1 dd .con .time{font-size: 16px;color: #999;line-height: 80px; float: right;overflow: hidden;}
.textList1 dd .con .title{line-height: 80px;font-size: 16px;overflow: hidden;padding-right: 20px;}
.textList1 dd .con .title a{color: #666;}
.textList1 dd .con:hover{ box-shadow: 0px 5px 20.58px 0.42px rgba(41, 46, 136, 0.14);}
.textList1 dd .con:hover .title a{color: #c1161f;}
/* 全文列表1 end */
/* 核心成员 start */
.lenderList{overflow: hidden;position: relative;}
.clearBox{clear: both;display: block;float: unset;}
.lenderList dd{margin-bottom: 25px;padding: 50px;overflow: hidden;box-sizing: border-box;background-color: #fff;}
.lenderList dd .pic{object-fit: cover;width: 225px;float: left;margin-right: 40px;overflow: hidden;border-radius: 100%;}
.lenderList dd .pic::before{padding-top: 100%;}
.lenderList dd .con{overflow: hidden;}
.lenderList dd .con .name{height: 54px; font-size: 24px; line-height: 54px; color: #333;overflow: hidden;}
.lenderList dd .con .name a{color: #333;}
.lenderList dd:hover .con .name a{color: #C1161F;}
.lenderList dd .con .duty{color: #666;overflow: hidden;font-size: 15px;height: 52px;line-height: 52px;border-bottom: 1px #E0E0E0 solid;margin-bottom: 27px;}
.lenderList dd .con .briefIntroduction{height: 48px;line-height: 24px;font-size: 15px;color: #666;overflow: hidden;}
/* 核心成员 end */
/* 新闻列表 start */
.journalismList{overflow: hidden;position: relative;}
.journalismList dd{margin-bottom: 25px;padding: 30px 38px 30px 30px;overflow: hidden;box-sizing: border-box;background-color: #fff;}
.journalismList dd .pic{object-fit: cover;width: 358px;float: left;margin-right: 36px; overflow: hidden;}
.journalismList dd .pic::before{padding-top: 60.3351%;}
.journalismList dd .con{overflow: hidden;}
.journalismList dd .con .title{height: 62px; font-size: 20px; line-height: 62px; color: #333;margin-bottom: 2px;overflow: hidden;}
.journalismList dd .con .title a{color: #333;}
.journalismList dd .con .title a:hover{color: #C1161F;}
.journalismList dd .con .con2{height: 20px; margin-bottom: 15px;overflow: hidden;}
.journalismList dd .con .con2 .time{float: left; overflow: hidden; height: 20px; margin-right: 30px;}
.journalismList dd .con .con2 .time .prc{float: left;margin-right: 6px;height: 20px;width: 20px;background: url(../images/lhb/journalismListTime.png)center center no-repeat;}
.journalismList dd .con .con2 .time .text{line-height: 20px;font-size: 14px; color: #999;height: 20px;}
.journalismList dd .con .con2 .read{overflow: hidden;}
.journalismList dd .con .con2 .read .prc{height: 20px;width: 20px; float: left;margin-right: 6px;background: url(../images/lhb/journalismListEye.png)center center no-repeat;}
.journalismList dd .con .con2 .read .text{line-height: 20px;font-size: 14px; color: #999;height: 20px;}
.journalismList dd .con .text{height: 52px; line-height: 26px;margin-bottom: 17px;color: #666;font-size: 14px;overflow: hidden;}
.journalismList dd .con .more{background: url(../images/lhb/journalismDetails11.png)center center no-repeat;height: 38px;width: 38px;overflow: hidden;display: inline-block;}
.journalismList dd .con .more:hover{background: url(../images/lhb/journalismListDetails12.png)center center no-repeat;}
/* 新闻列表 end */
/* 招聘列表3 start */
.recruitList3{overflow: hidden;margin:0 -15px;}
.recruitList3 dd{width: 33.3333%;float: left;display: inline;margin-bottom: 30px;}
.recruitList3 dd .con{display: block;background: #FFF;margin:0 15px;transition: all .4s ease-in;-webkit-transition: all .4s ease-in;}
.recruitList3 dd .con .con1{padding: 24px; border-bottom: #efecec 1px solid;box-sizing: border-box;overflow: hidden;}
.recruitList3 dd .con .con1 .text1{font-weight: bold;font-size: 16px;color: #333;height: 28px;line-height: 28px;overflow: hidden;}
.recruitList3 dd .con .con1 .text2{font-size: 14px;color: #333;height: 64px;line-height: 64px;overflow: hidden;}
.recruitList3 dd .con .con1 .text3{font-size: 14px;color: #999;height: 14px;line-height: 14px;overflow: hidden;}
.recruitList3 dd .con .con2{height: 66px;padding:0 25px;overflow: hidden;}
.recruitList3 dd .con .con2 .text1{line-height: 66px;float: left;margin-right: 24px;font-size: 14px; color: #999;overflow: hidden;}
.recruitList3 dd .con:hover{background-color: #c1161f;box-shadow: 0px 5px 20.58px 0.42px rgba(41, 46, 136, 0.14);}
.recruitList3 dd .con:hover .text{color: #fff;}
/* 招聘列表3 end */
/* 招聘列表2 start */
.recruitTitle{margin-bottom: 50px;}
.recruitTitle .title{font-size: 30px;margin-bottom: 20px;line-height: 30px;color: #333333;height: 30px;}
.recruitTitle .titlec{font-size: 28px;color: #333333;line-height: 28px;height: 28px;margin-bottom: 15px;}
.recruitTitle .titlec span{color: #c1161f;}
.recruitTitle em{display: block;width: 26px;height: 10px;background: #c1161f;}
/* 招聘列表2 end */
/* ========== lhb end ========== */
.webuploader-pick{background: none !important;padding: 0 !important;}
/* 音乐播放器 start */
.music{height: 870px;background: url(../images/musicBg.jpg) no-repeat center / cover;box-sizing: border-box;-webkit-box-sizing: border-box;padding-top: 90px;}
.music .aplayer .aplayer-info .aplayer-music .aplayer-title{font-size: 30px;line-height: 30px;color: #ffffff;height: 30px;margin-bottom: 60px;text-align: center;display: block;s}
.music .aplayer .aplayer-info .aplayer-music .aplayer-author{display: none;}
.music .aplayer .aplayer-lrc:before{display: none;}
.music .aplayer .aplayer-lrc:after{display: none;}
.music .aplayer .aplayer-lrc{height: 312px;background: none;}
.music .aplayer-withlrc.aplayer .aplayer-info{height: auto;}
.music .aplayer{box-shadow: none;}
.music .aplayer .aplayer-lrc p{font-size: 15px;color: #fff;opacity: 0.5;font-weight: bold;line-height: 38px;}
.music .aplayer .aplayer-lrc p.aplayer-lrc-current{opacity: 1;font-size: 18px;}
.music .aplayer .aplayer-info .aplayer-controller{top: -5px;width: 50%;margin: 0 auto;}
.music .aplayer .aplayer-pic{float: unset;width: 100% !important;top: 90px;height: 30px !important;}
.music .aplayer .aplayer-pic .aplayer-button{width: 30px;height: 30px;left: 53%;margin: 0;margin-left: -15px;opacity: 1;border: none;top: 5px;}
.music .aplayer .aplayer-pic .aplayer-button i{display: none;}
.music .aplayer .aplayer-pic .aplayer-button.aplayer-pause{background: url(../images/run.png) no-repeat center / 100%;}
.music .aplayer .aplayer-pic .aplayer-button.aplayer-play{background: url(../images/start.png) no-repeat center / 100%;}